Welcome![Sign In][Sign Up]
Location:
Search - web ActiveX

Search list

[ActiveX/DCOM/ATL基于IE4组件的浏览器

Description: 本实例应用微软activex构件开发了一个简单的网页浏览器,采用模化块方式,制作简单,见面简单独特,不失为初学网络编程的好例程。-examples of the application of Microsoft activeX component development of a simple Web browser, using modeling block, producing simple, simple to meet unique, after all, when a good network programming routines.
Platform: | Size: 41672 | Author: 石头 | Hits:

[ActiveX/DCOM/ATLWebPrintx.FR

Description: web中使用Fastreport在ActiveX调用打印例子说明: 1.需要安装fastreport控件 2.执行regsvr32 printx.dll,在delphi环境下就执行run菜单=>register ActiveX Server。 3.执行regsvr32 ocxceshi.ocx,在delphi环境下就执行run菜单=>register ActiveX Server。 请先更改程序的数据库路径! diaoyong目录下为在程序调用printx.dll生成htm的例子 php目录下为在程序调用printx.dll的例子,至于Asp请各位自己变换. test.htm为调用ActiveX的例子 路径有可能不对 因个人水平有限,例子请自己完善,但还是可以使用的。-web use the ActiveX Fastreport called Print examples : 1. FastReport controls need to install two. Regsvr32 printx.dll implementation of the Delphi environment run on the implementation of the menu = gt; Register ActiveX Server. 3. Regsvr32 ocxceshi.ocx implementation of the Delphi environment run on the implementation of the menu = gt; Register ActiveX Server. Please change the database procedures path! Diaoyong directory of the procedure call printx.dll generation htm example php directory of the procedure call printx.dll examples as you please Asp transform themselves. Test.htm called ActiveX for example trails may not limited personal level examples please its own sound, it is still used.
Platform: | Size: 1693923 | Author: hjl | Hits:

[Other resourceASP基础教程(初级用户)

Description: ASP的基础教程,使用ASP可以组合HTML页、脚本命令和ActiveX组件以创建交互的Web页和基于Web的功能强大的应用程序。ASP应用程序很容易开发和修改。-ASP based directory can use ASP portfolio HTML pages, script commands and ActiveX components to create interactive Web pages and Web-based powerful applications. ASP applications to easily develop and modify.
Platform: | Size: 12559 | Author: 秋实 | Hits:

[ActiveX/DCOM/ATL基于可复用构件的DCS组态软件研究与设计

Description: 论文题目:基于可复用构件的DCS组态软件研究与设计 该文首先从工控组态软件的分析和设计方法着手,提出了基于可复用构件的工控组态软件的设计思想,并分析了可复用构件及其开发和组装方法,重点研究COM/DCOM技术.为了增强通用性、可复用性、可扩展性和开放性,该文在分析了DCS领域特性和组态软件的基础上,提出了统一接口的多层构件体系结构.该文探讨了系统数据的组织和存储结构,开发了通用数据访问构件 针对DCS组态软件的多种通信方式导致的不一致性,提出了通信代理和协议适配器两层通信构件结构,并设计了统一的调用接口 采用ActiveX控件技术设计和实现流程图及趋势图,并利用分布式对象技术探讨远程访问问题,提出了基于Web的工业数据实时发布的解决方案.最后,论文介绍DCS组态软件在热网监控系统项目实践中的应用,该系统经过组态后生成,运行稳定可靠,取得了良好的经济效益.-Thesis topic : Based on reusable component of DCS configuration software research and design of the first text Configuration software analysis and design methods to hand made based on reusable components Configuration software design, analysis of reusable components and the development and assembly methods focus on COM / DCOM technology. To increase versatility, reusability, scalability and openness, This paper analyzes the characteristics of the area and DCS configuration software on the basis of the interface component of a multi-storey structure. this paper discusses the organization and data storage structures, the development of Universal Data Access Component software DCS against the multiple forms of communication led to inconsistencies, the communications agents and the communicati
Platform: | Size: 3157780 | Author: 蒋小平 | Hits:

[Other resourceC++BuilderWeb

Description: 书的内容: 第一章 面向对象编程 1.1 什么是对象 1.2 修改元件名称 1.3 对象作用域问题 1.4 类成员的可见性 1.5 对象的相互赋至 1.6 自己创建一个对象 1.7 VCL的结构 1.8 TObjiect 1.9 TPersistent 1.10 TComponet 1.11 TComponent 1.11 TControl 1.12 TWinControl 1.13 TGraphicControl 1.14 TCustom Control 第二章 组件对象模型 2.1 几个基本概念 2.2 客户和服务器 2.3 认识GUID。CLSID。IID 2.4 引用技术 2.5 什么是IUnknown接口 2.6 Dll形式的COM服务器 2.7 接口 2.8 调度接口 2.9 双重接口 2.10 对接口的应用 第3章 ActiveX 第4章 Type Libraty 第5章 创建ActiveX控件 第6章 OLE自动化 第7章 使用WinSock 第8章 使用FTP控件 第9章 使用UDP控件 第10章 使用HTTP控件 第11章 使用HTML控件 第12章 使用SMTP控件 第13章 使用POP控件 第14章 使用NNTP控件 第15章 创建Web服务器应用程序 第16章 Web服务器的细节 //从第3章我就不详细写了~-the contents : the first chapter of object-oriented programming 1.1 1.2 What is the object name change components targeted 1.3 Scope 1.4 category visibility of the target of 1.5 to 1.6 mutual given themselves a target to create VCL 1.7 the structure TObjiect 1.9 1.8 TComponet TPersistent 1.10 1.11 1.11 TComponent TWinControl TControl 1.12 1.14 1.13 TGraphicControl TCustom Control II Component Object Model 2.1 2.2 few basic concepts and customers awareness Server 2.3 GUID. CLSID. Bloch cited technical 2.4 2.5 What is the IUnknown interface 2.6 Dll form of COM server interface 2.8 2.7 2.9 Scheduling Interface Interface 2.10 pair of double Application Interface Chapter 3 Chapter 4 ActiveX Type Libraty create Chapter 5 ActiveX Chapter 6 OLE Automation to use Chapter 7 Chapter 8 WinSock use FTP
Platform: | Size: 1910456 | Author: 龙杨 | Hits:

[GUI DevelopRealestate-information-dissemination-system

Description: 本文阐述了基于COM/ActiveX技术的GIS的理论基础、概念及其特点,并以Delphi和Mapobjects为工具,结合需求介绍了基于Web GIS的房地产信息发布系统的开发过程,并对开发过程中若干关键技术进行了详细说明。-this paper based on the COM / ActiveX technology GIS theoretical foundation, the concept and its features, and to Delphi and Mapobjects as a tool, demand combination of Web-based GIS property information dissemination system development process, also the process of developing a number of key technologies for a detailed explanation.
Platform: | Size: 340637 | Author: gjajg | Hits:

[Other resourcesddddsssssssssssssss

Description: Microsoft Active Server Pages 即我们所称的 ASP ,其实是一套微软开发的服务器端脚本环境, ASP 内含于 IIS 3.0 和 4.0 之中 , 通过 ASP 我们可以结合 HTML 网页、 ASP 指令和 ActiveX 元件建立动态、交互且高效的 WEB 服务器应用程序。有了 ASP 你就不必担心客户的浏览器是否能运行你所编写的代码,因为所有的程序都将在服务器端执行,包括所有嵌在普通 HTML 中的脚本程序。当程序执行完毕后,服务器仅将执行的结果返回给客户浏览器,这样也就减轻了客户端浏览器的负担,大大提高了交互的速度。-Microsoft Active Server Pages, which is supported by the ASP, Microsoft is developing a set of server-side scripting environment, ASP intron in IIS 3.0 and 4.0, through that we can combine ASP HTML pages, ASP instructions and ActiveX components to build dynamic, interactive and efficient Web server applications. With ASP You do not have to worry about customers browser can run your prepared by the code, because all the procedures will be implemented on the server side, including all embedded in ordinary HTML scripting. When the procedure has been completed, the server will only implement the results back to the client browser, this will reduce the client browser burden, which has greatly enhanced the speed of interaction.
Platform: | Size: 90309 | Author: 陈年 | Hits:

[ActiveX/DCOM/ATLFileDialogVB

Description: 用于web的打开文件和保存文件的对话框,包括一个c开发的activex控件和一个vb写的测试程序。-web for the open file and save the file dialog box, c, including the development of an activeX control and a vb written testing procedures.
Platform: | Size: 18483 | Author: wangjl | Hits:

[ActiveX/DCOM/ATLFiringEventsAmongActiveX_src

Description: 一个ActiveX程序,演示如果做一个嵌入入网页中的ActiveX控件.-an ActiveX procedures, presentations If so embedded into a web of ActiveX controls.
Platform: | Size: 54497 | Author: 张健 | Hits:

[Other resourceMicrosoftInternetExplorer5

Description: 通过对本书的学习,您可以创建并配置快速、经济并且比在其他平台上更完善的应用程序。无论是简单地向Web页中添加帮助,还是开发功能完备的Windows应用程序,您都可以在书中找到您所需要的详细指导和范例代码。 利用DHTML、DHTML对象模型和脚本语言开发Web页。只需使用DHTML和脚本语言就能编写独立的Windows应用程序调用HTA。使用ActiveX控件、DHTML Behavior和B-right through the book learning, you can create and configure fast, and the economy than in other platform to improve the application. Is a simple Web page to add help and the development of a fully functioning Windows applications, You can find the book you need detailed guidance and examples of code. Use DHTML, DHTML object model and the script language Web pages. Only use DHTML and scripting language can be prepared independently of the Windows application program called embedded. Use ActiveX controls, DHTML Behavior and B.
Platform: | Size: 25267003 | Author: stone.w | Hits:

[JSP/Java289VBSQLcheliangguanlixitong

Description: 息设置等,基本模块的原代码,编写相应的功能实现模块 车辆管理系统属于信息管理系统的一个具体实现,主要涉及的是几个核心模块,即司机、车辆、运营、维修和交通事故管理模块的实现,这里主要包括一些空间的使用和数据库查询等。还有另外的一个重要模块是用于实现数据库打开连接、数据更新修改和数据库关闭等,该模块是为简化系统中各个模块普遍访问数据库中各种数据,在此,产生一个公用数据函数,用于执行各种数据库操作。数据库采用的是SQL SERVER 2000,因此,ActiveX 数据对象ADO成了数据库实现的关键技术 车辆管理系统,用VB来实现,可以使得管理界面友好化,增强人机交互性,同时也提高数据的可靠性,减少了在数据中出现的人为因素,最主要是采用了基于WEB的数据库服务器,提高了安全性。 三、拟采取的研究方法、研究手段及技术路线、实验方案等 -income setting, and the basic modules of the original code, preparation of the corresponding functional modules vehicle management system is an information management system to achieve a specific, mainly related to the core module, drivers, vehicles, the operation, maintenance and traffic management module to achieve here include some space and the use of database inquiries. Another important module of a database for open connection, data modification and update the database close. The module is to simplify the system modules universal access to the database of various data, here, have a common data function, for the implementation of various database operation. The database is SQL Server 2000, therefore, ActiveX Data Objects ADO database has become the key technology vehicle management sy
Platform: | Size: 954726 | Author: 姜涛 | Hits:

[ActiveX/DCOM/ATLActiveX

Description: WEB组态监控系统的研究与实现,包括例子及相关文档-WEB Configuration monitoring system
Platform: | Size: 14435328 | Author: gonghe | Hits:

[Booksweb-paike

Description: 基于Web的排课系统设计与实现,使用ASP+ActiveX技术。-Design and Implementation of Web-based Course Scheduling System use ASP+ActiveX technologies.
Platform: | Size: 2076672 | Author: xxaaxx | Hits:

[LabViewActiveX-Web-Browser

Description: ActiveX Web Browser 基于ActiveX的网页浏览器-ActiveX Web Browser ActiveX-based web browser
Platform: | Size: 5120 | Author: jack | Hits:

[Internet-Networkweb

Description: 基于vc++下activex控件的web浏览器实现,具有简单的收藏夹、工具栏、前进、后退等功能-Under vc++ activex controls based web-browser, with a simple favorites, toolbars, forward and backward functions
Platform: | Size: 2419712 | Author: 王成玉 | Hits:

[Web ServerDynamic-TWAIN-ActiveX

Description: TWAIN网页扫描控件,带有注册文件,可以调用TWAIN的扫描仪及高拍仪。-Web TWAIN scanning controls, with registration documents, you can call the TWAIN scanner and high-beat meter.
Platform: | Size: 5576704 | Author: testwsy | Hits:

[source in ebookPbWeb

Description: 《PowerBuilder 9.0 Web开发篇》配书光盘 第3章 Plug-in与Window ActiveX实现技术 第4章 Web DataWindow实现技术 第5章 Web ActiveX实现技术 第6章 Web Services实现技术 第7章 PowerBuilder与XML- PowerBuilder 9 Web development articles with the book CD-ROM The third chapter Plug-in and ActiveX Window implementation technology The fourth chapter DataWindow Web implementation technology The fifth chapter ActiveX Web implementation technology The sixth chapter Services Web implementation technology In the seventh chapter, PowerBuilder and XML
Platform: | Size: 3120128 | Author: mengba | Hits:

[CSharpActivex

Description: C#编写的activex控件,有测试web页面,可以直接使用-C# Activex
Platform: | Size: 374784 | Author: 王小姐 | Hits:

[ActiveX/DCOM/ATLmyactivetest

Description: activeX和web交互实例,web输入数据传给activeX,activeX处理后回送给web页面(ActiveX and web interaction instance, web input data to the activeX, activeX processing back to the web page)
Platform: | Size: 56209408 | Author: samchai | Hits:

[JSP/JavaWEB3.0控件开发包V1.0.9_CN_带配置库

Description: Web 控件 V3.0 基于 ActiveX 和 NPAPI 开发,接口封装于 javascript 脚本,以 javascript 接口形式提供用户 集成,支持网页上实现预览、回放、云台控制等功能。该控件开发包仅支持 B/S 网页开发,不适用于 C/S 开发。(The Web control V3.0 is developed based on ActiveX and NPAPI, the interface is encapsulated in the JavaScript script, provides user integration in the form of JavaScript interface, and supports the functions of preview, playback and cloud platform control on the web page.)
Platform: | Size: 19714048 | Author: oneie | Hits:
« 1 2 3 4 56 7 8 9 10 11 »

CodeBus www.codebus.net